ASP.NET MVC Controls
CollectionViewEditRequest<T> Class Members
Properties 

The following tables list the members exposed by CollectionViewEditRequest<T>.

Public Constructors
 NameDescription
Public ConstructorCollectionViewEditRequest<T> Constructor  
Top
Public Properties
 NameDescription
Public PropertyColumnGets or sets which column of data will be acquired (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertyCommandThe request command type. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertyDistinctIndicate the data of column should be distinct. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertyExtraRequestDataGet the extra request data. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertyOperatingItemsThe items which is used for creating, updating or deleting.  
Public PropertyPageIndexThe page index. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertyPageSizeThe page size. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertySkipGets or sets the skip items' count from the start. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertySortDescriptionsThe sort descriptions. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertyTopGets or sets the items' count required. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Top
See Also

Reference

CollectionViewEditRequest<T> Class
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback